Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Two new product-related marts #284

Merged
merged 3 commits into from
May 7, 2024
Merged

Two new product-related marts #284

merged 3 commits into from
May 7, 2024

Conversation

jrlegrand
Copy link
Member

@jrlegrand jrlegrand commented May 7, 2024

Fixes #278

Explanation

Created a staging table to represent all RxNorm products.
Created a mart for product-level information - potentially useful for many applications in the future.
Created a specific mart for Brand Product RXCUI → Related Clinical Product RXCUI → NDCs related to that Clinical Product RXCUI → FDA Start Marketing Dates.

Rationale

Two marts requested by customer.

Product mart could be used generally for other things.

Additional Info

See documentation here

brand_products_with_related_ndcs
https://dbt.sagerx.io/#!/model/model.sagerx.brand_products_with_related_ndcs

products
https://dbt.sagerx.io/#!/model/model.sagerx.products

@jrlegrand jrlegrand merged commit 6ac051f into main May 7, 2024
@jrlegrand jrlegrand deleted the jrlegrand/new-rxcui-marts branch May 7, 2024 16:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

New marts - Product RXCUI information + Related Generic NDCs for Brand Product RXCUIs
1 participant